home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / winter_challenge.swf / scripts / frame_183 / DoAction.as
Text File  |  2011-08-19  |  429b  |  18 lines

  1. Level = 0;
  2. Score = 0;
  3. display_score = Score;
  4. _root.global_landmark_count = 0;
  5. _root.temp_global_landmark_count = 0;
  6. _root.landmark_count = 0;
  7. _root.gameInProgress = 0;
  8. _root.ATV_keyBlock = 1;
  9. removeMovieClip(ATVclip);
  10. removeMovieClip(_root.flag);
  11. removeMovieClip(_root.flag2);
  12. removeMovieClip(_root.flag3);
  13. removeMovieClip(_root.doppelRohr);
  14. stopAllSounds();
  15. myStopAllSouds();
  16. removeLandmarks();
  17. gotoAndStop(3);
  18.